home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 July / CHIP 2006-07.2.iso / program / sunum / powervideomaker2000.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-06-12  |  12.4 KB  |  141 lines

  1. ;InnoSetupVersion=5.1.2
  2. [Setup]
  3. AppName=PowerVideoMaker for PowerPoint 2000
  4. AppVerName=PresenterSoft PowerVideoMaker 1.9
  5. AppId=PowerVideoMaker for PowerPoint 2000
  6. AppVersion=1.9
  7. AppPublisher=Presentersoft
  8. AppPublisherURL=http://www.presentersoft.com
  9. AppSupportURL=http://www.presentersoft.com/support.htm
  10. AppUpdatesURL=http://www.presentersoft.com
  11. DefaultDirName={pf}\Presentersoft PowerVideoMaker
  12. DefaultGroupName=Presentersoft PowerVideoMaker
  13. OutputBaseFilename=setup
  14. Compression=lzma
  15. PrivilegesRequired=none
  16. LicenseFile=embedded\License.txt
  17. InfoAfterFile=embedded\InfoAfter.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{sys}\stdole2.tlb"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace regtypelib sharedfile 
  22. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  23. Source: "{sys}\oleaut32.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  24. Source: "{sys}\olepro32.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  25. Source: "{sys}\asycfilt.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace sharedfile 
  26. Source: "{sys}\comcat.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  27. Source: "{sys}\MSCOMCTL.OCX"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: restartreplace regserver sharedfile 
  28. Source: "{sys}\Comdlg32.ocx"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: restartreplace regserver sharedfile 
  29. Source: "{sys}\itircl.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: restartreplace regserver sharedfile 
  30. Source: "{sys}\itss.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: restartreplace regserver sharedfile 
  31. Source: "{sys}\atl.dll"; DestDir: "{sys}"; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  32. Source: "{sys}\mfc42.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace regserver sharedfile 
  33. Source: "{sys}\msvcp70.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace sharedfile 
  34. Source: "{sys}\msvcrt.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace sharedfile 
  35. Source: "{sys}\msvcr70.dll"; DestDir: "{sys}"; MinVersion: 5.0,5.0; Flags: uninsneveruninstall restartreplace sharedfile 
  36. Source: "{app}\redist\VideoEdit.ocx"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  37. Source: "{app}\redist\imagex.ocx"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  38. Source: "{app}\redist\wmfdist.exe"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  39. Source: "{app}\redist\huffyuv-2.1.1\huffyuv.dll"; DestDir: "{app}\redist\huffyuv-2.1.1"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  40. Source: "{app}\redist\huffyuv-2.1.1\huffyuv.inf"; DestDir: "{app}\redist\huffyuv-2.1.1"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  41. Source: "{app}\redist\huffyuv-2.1.1\readme.txt"; DestDir: "{app}\redist\huffyuv-2.1.1"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  42. Source: "{app}\redist\NCTAudioFile2.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  43. Source: "{app}\redist\NCTAudioCompress2.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  44. Source: "{app}\redist\NCTAudioCompress3.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  45. Source: "{app}\redist\NCTAudioFormatSettings3.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  46. Source: "{app}\redist\NCTAudioTransform2.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  47. Source: "{app}\redist\NCTVideoCompress.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  48. Source: "{app}\redist\NCTAVIFile.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  49. Source: "{app}\redist\NCTVideoCoreM.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  50. Source: "{app}\redist\NCTWMVFile.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  51. Source: "{app}\redist\NCTVideoFile.dll"; DestDir: "{app}\redist"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  52. Source: "{app}\PowerVideoMaker.exe"; DestDir: "{app}"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  53. Source: "{app}\BKPPTShow.exe"; DestDir: "{app}"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  54. Source: "{app}\readme.txt"; DestDir: "{app}"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  55. Source: "{app}\presentersoft-eula.txt"; DestDir: "{app}"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  56. Source: "{app}\PowerVideoMaker.exe.manifest"; DestDir: "{app}"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  57. Source: "{app}\help.chm"; DestDir: "{app}"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  58. Source: "{app}\shares\avdow1024.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  59. Source: "{app}\shares\avdow320.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  60. Source: "{app}\shares\avdow400.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  61. Source: "{app}\shares\avdow480.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  62. Source: "{app}\shares\avdow4802.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  63. Source: "{app}\shares\avdow640.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  64. Source: "{app}\shares\avdow720.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  65. Source: "{app}\shares\avdow7201.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  66. Source: "{app}\shares\avdow7202.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  67. Source: "{app}\shares\avdow800.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  68. Source: "{app}\shares\avdowall.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  69. Source: "{app}\shares\CLICK.WAV"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  70. Source: "{app}\shares\New1024.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  71. Source: "{app}\shares\presentersoft.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  72. Source: "{app}\shares\presentersoftl.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  73. Source: "{app}\shares\presentersoftm.prx"; DestDir: "{app}\shares"; MinVersion: 5.0,5.0; Flags: ignoreversion 
  74. [Dirs]
  75. Name: "{app}\shares"; 
  76. Name: "{app}\redist"; 
  77. [Registry]
  78. Root: HKLM; Subkey: "System\CurrentControlSet\Control\MediaResources\icm\VIDC.HFYU"; MinVersion: 5.0,5.0; Flags: uninsdeletekey 
  79. Root: HKLM; Subkey: "System\CurrentControlSet\Control\MediaResources\icm\VIDC.HFYU"; ValueName: "Description"; ValueType: String; ValueData: "Huffyuv lossless codec [HFYU]"; MinVersion: 5.0,5.0; 
  80. Root: HKLM; Subkey: "System\CurrentControlSet\Control\MediaResources\icm\VIDC.HFYU"; ValueName: "Driver"; ValueType: String; ValueData: "huffyuv.dll"; MinVersion: 5.0,5.0; 
  81. Root: HKLM; Subkey: "System\CurrentControlSet\Control\MediaResources\icm\VIDC.HFYU"; ValueName: "FriendlyName"; ValueType: String; ValueData: "Huffyuv lossless codec [HFYU]"; MinVersion: 5.0,5.0; 
  82. Root: HKLM; Subkey: "Software\Microsoft\Windows NT\CurrentVersion\drivers.desc"; ValueName: "huffyuv.dll"; ValueType: String; ValueData: "Huffyuv lossless codec [HFYU]"; MinVersion: 5.0,5.0; 
  83. Root: HKLM; Subkey: "Software\Microsoft\Windows NT\CurrentVersion\Drivers32"; ValueName: "VIDC.HFYU"; ValueType: String; ValueData: "huffyuv.dll"; MinVersion: 5.0,5.0; 
  84. [INI]
  85. FileName: "{app}\PowerVideoMaker.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.presentersoft.com"; 
  86. [Run]
  87. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{sys}\atl.dll"" "; MinVersion: 5.0,5.0; 
  88. Filename: "{app}\Redist\wmfdist.exe"; Parameters: "/Q:A /R:N"; MinVersion: 5.0,5.0; 
  89. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\VideoEdit.ocx"" "; MinVersion: 5.0,5.0; 
  90. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\imagex.ocx"" "; MinVersion: 5.0,5.0; 
  91. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTAudioFile2.dll"" "; MinVersion: 5.0,5.0; 
  92. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTAudioCompress2.dll"" "; MinVersion: 5.0,5.0; 
  93. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTAudioCompress3.dll"" "; MinVersion: 5.0,5.0; 
  94. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTAudioFormatSettings3.dll"" "; MinVersion: 5.0,5.0; 
  95. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTAudioTransform2.dll"" "; MinVersion: 5.0,5.0; 
  96. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTVideoCompress.dll"" "; MinVersion: 5.0,5.0; 
  97. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTAVIFile.dll"" "; MinVersion: 5.0,5.0; 
  98. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTVideoCoreM.dll"" "; MinVersion: 5.0,5.0; 
  99. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTWMVFile.dll"" "; MinVersion: 5.0,5.0; 
  100. Filename: "{sys}\regsvr32.exe"; Parameters: "/s ""{app}\Redist\NCTVideoFile.dll"" "; MinVersion: 5.0,5.0; 
  101. Filename: "{app}\PowerVideoMaker.exe"; Description: "Launch PresenterSoft PowerVideoMaker"; MinVersion: 5.0,5.0; Flags: postinstall skipifsilent nowait
  102. [UninstallRun]
  103. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\VideoEdit.ocx"" "; MinVersion: 5.0,5.0; 
  104. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\imagex.ocx"" "; MinVersion: 5.0,5.0; 
  105. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTVideoCompress.dll"" "; MinVersion: 5.0,5.0; 
  106. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTAVIFile.dll"" "; MinVersion: 5.0,5.0; 
  107. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTVideoCoreM.dll"" "; MinVersion: 5.0,5.0; 
  108. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTWMVFile.dll"" "; MinVersion: 5.0,5.0; 
  109. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTVideoFile.dll"" "; MinVersion: 5.0,5.0; 
  110. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTAudioFile2.dll"" "; MinVersion: 5.0,5.0; 
  111. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTAudioCompress2.dll"" "; MinVersion: 5.0,5.0; 
  112. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTAudioCompress3.dll"" "; MinVersion: 5.0,5.0; 
  113. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTAudioFormatSettings3.dll"" "; MinVersion: 5.0,5.0; 
  114. Filename: "{sys}\regsvr32.exe"; Parameters: "/s /u ""{app}\Redist\NCTAudioTransform2.dll"" "; MinVersion: 5.0,5.0; 
  115. [Icons]
  116. Name: "{group}\PresenterSoft PowerVideoMaker"; Filename: "{app}\PowerVideoMaker.exe"; MinVersion: 5.0,5.0; 
  117. Name: "{group}\PresenterSoft PowerVideoMaker on the Web"; Filename: "{app}\PowerVideoMaker.url"; MinVersion: 5.0,5.0; 
  118. Name: "{group}\PowerVideoMaker Help"; Filename: "{app}\help.chm"; MinVersion: 5.0,5.0; 
  119. Name: "{group}\Uninstall PresenterSoft PowerVideoMaker"; Filename: "{uninstallexe}"; MinVersion: 5.0,5.0; 
  120. Name: "{userdesktop}\PresenterSoft PowerVideoMaker"; Filename: "{app}\PowerVideoMaker.exe"; Tasks: desktopicon; MinVersion: 5.0,5.0; 
  121. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PresenterSoft PowerVideoMaker"; Filename: "{app}\PowerVideoMaker.exe"; Tasks: quicklaunchicon; MinVersion: 5.0,5.0; 
  122. [Tasks]
  123. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; MinVersion: 5.0,5.0; 
  124. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; MinVersion: 5.0,5.0; 
  125. [UninstallDelete]
  126. Type: files; Name: "{app}\PowerVideoMaker.url"; 
  127. [CustomMessages]
  128. default.NameAndVersion=%1 version %2
  129. default.AdditionalIcons=Additional icons:
  130. default.CreateDesktopIcon=Create a &desktop icon
  131. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  132. default.ProgramOnTheWeb=%1 on the Web
  133. default.UninstallProgram=Uninstall %1
  134. default.LaunchProgram=Launch %1
  135. default.AssocFileExtension=&Associate %1 with the %2 file extension
  136. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  137. [Languages]
  138. ; These files are stubs
  139. ; To achieve better results after recompilation, use the real language files
  140. Name: "default"; MessagesFile: "embedded\default.isl"; 
  141.